Skip to content

Document Hoster-Stump lower-sum obstruction - #332

Merged
PerAlexandersson merged 223 commits into
codex-hs326from
codex-hs316
Aug 5, 2026
Merged

Document Hoster-Stump lower-sum obstruction#332
PerAlexandersson merged 223 commits into
codex-hs326from
codex-hs316

Conversation

@PerAlexandersson

Copy link
Copy Markdown
Owner

Summary

Depends on #331.

This audits issue #316 against Hoster--Stump, arXiv:2508.15538, p. 4 and Lemma 2.3(2). The paper's convention that every pair of degree-zero or degree-one polynomials interlaces makes the claimed lower-partial-sum closure false for mixed linear/quadratic sequences.

The PR adds a checked counterexample:

  • f1 = X + 1
  • f2 = 2 * (X + 3)
  • f3 = (X + 1) * (X + 3)

The input satisfies the source-exact sequence predicate: the first pair uses the low-degree convention, and both linear polynomials strictly precede f3. The final lower sum is (X + 2) * (X + 5), whose roots -2 and -5 do not bracket the root -1 of f1.

This intentionally does not close #316. A valid replacement needs a stronger pairwise Prec0 hypothesis in addition to elementwise source real-rootedness and nonnegative coefficients.

Validation

  • lake ... build RealRooted.HosterStumpInterlacing
  • 8568/8568 jobs passed

…-step

Infer Ma-Wang step certificates from recurrence
…erence

feat: infer Ma-Wang one-step targets
…nference

feat: infer Ma-Wang sequence certificates
…inference

Infer Liu-Wang sequence certificates from recurrences
…dpoint

Route zero-to-positive parameter root counts
…currence-inference

Tactic: infer product-factor sequence certificates from recurrence
…e-automation-cleanup

Infer Product recurrence certificates
…cked-routing

Infer affine Favard certificate packets
…fication-inference

Infer recurrence identification certificates
Prove adjacent gamma interlacing transfer
Define source-faithful Hoster-Stump interlacing sequences
@PerAlexandersson
PerAlexandersson merged commit 8a2c159 into codex-hs326 Aug 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant